H5L.iterate_by_name

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void iterate_by_name(hid_t loc_id, string group_name, H5Index idx_type, H5IterOrder order, H5L_iterate_t op, hid_t lapl_id)
  2. void iterate_by_name(hid_t loc_id, string group_name, H5Index idx_type, H5IterOrder order, hsize_t* idx, H5L_iterate_t op, void* op_data, hid_t lapl_id)
    struct H5L

Meta